OpenRoads Designer CONNECT Edition SDK Help

SetPointsZ(LinearPointCollection, Double) Method

Sets the Z of the points in the collection according to the profile of the lement

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public void SetPointsZ( LinearPointCollection points,double ptToPtTolerance)

Parameters

SettingDescription
  LinearPointCollection
   Point to point tolerance

See Also